To do:
    - Check for spelling and add comments
    - Optimize the refresh method; prevent flashing and blinking on Win7.
    - Reference/Documentation
    - remove unused dll functions
    - Auto resize dialog as fieldset collapse/expand. Disable manual resizing.
    - Hide borders etc, make window stick to sides of sketchup borders, and automatically hide/blend.
    - Make the dialog dark gray, remove all borders and captions, make it movable along the client area.
    - Auto reorganize toolbars: Reorganize toolbars in toolbar containers, after restore.


Updates and Changes

* Version 2.0.2 ( May 9, 2013 )
    - fixed retain button and save_settings function

* Version 2.0.1 ( May 8, 2013 )
    - Added show/hide/close dialogs and floating toolbars
    - Added "set menubar on close" checkbox option
    - ~Fixed the corrupted window bug, after show hidden popups; now windows can be connected, uncoupled and refitted.
    - Stabilized the css file.
    - Extended title text features, added onCaptionChanged observer.
    - Optimized script

* Version 2.0.0 ( Nov 11, 2012 )
    - Recompiled Win32 API by Daniel J. Berger to AMS::Win32::API, under my own namespace.
    - Rewritten everything under my own namespace, to following the plugin rules.
    - Organized and added more functions to the AMS::Sketchup
    - Added Observers
    - Included version constant
    - Better, new dialog, includes save settings